home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacGames Sampler
/
PHT MacGames Bundle.iso
/
MacSource Folder
/
Samples from the CD
/
Apple Script
/
FileMaker & AppleScript
/
Property Examples
/
Database Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-25
|
266 b
|
10 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of first Database
best type of Database -2
default type of Database "Test1"
Access of Database 2
name of Database 2
name of Current Layout of Database 2
ID of Current Record of first Database
Lock of Database 2
end tell